Put PutPathName("File name for notes?","MegaSort Notes") into fName
If fName is empty then exit to HyperCard
set cursor to watch
open file fName
push card
repeat with i=3 to 14
go to card "explain" & i
write card field "text field" & return & return to file fName
end repeat
close file fName
pop card
set cursor to hand
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=147 top=225 right=290 bottom=237
-- title width / last selected line: 0
-- icon id / first selected line: 5543 / 5543
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Technical Docs
----- HyperTalk script -----
on mouseUp
push card
visual effect dissolve
go to card "explain3"
end mouseUp
-- part contents for card part 1
----- text -----
WELL, NOW YOU CAN!!
Introducing MegaSort, the sort that does everything that I could think of. MegaSort allows up to 3 sort keys. Each key can be a different type. Any key can be ascending or descending. Any key can be a chunk of a chunk.